Add release notes for 0.286#21906
Merged
tdcmeehan merged 1 commit intoprestodb:masterfrom Mar 15, 2024
Merged
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Missing Release Notes
AbhijitKulkarni1
Ajay Gupte
Amit Dutta
Andrii Rosa
Arjun Gupta
Avinash Jain
Bikramjeet Vig
Changli Liu
Deepak Majeti
Jimmy Lu
Ke
Kevin Wilfong
Mahadevuni Naveen Kumar
Patrick Stuedi
Pratik Joseph Dabre
Reetika Agrawal
Richard Barnes
Tim Meehan
feilong-liu
ApproximateMostFrequentto use type annotations" #21712 Revert "RefactorApproximateMostFrequentto use type annotations" (Merged by: feilong-liu)jaystarshot
kedia,Akanksha
wypb
xiaoxmeng
Extracted Release Notes
rewrite_expression_with_constant_expressionand default to enabled.iceberg.pushdown-filter-enabledconfig property to Iceberg Connector. This config property will control the behaviour of Filter Pushdown in the iceberg connector.skip_hash_generation_for_join_with_table_scan_inputand default to not enabled.adaptive_partial_aggregationsession property to true.config.propertiesandjvm.config.rewrite_left_join_array_contains_to_equi_join.AS OFsyntax for Iceberg tables to return historical data.khyperloglog-agg-group-limitto set the maximum number of groupskhyperloglog_aggcan have. It will fail the query when the limit is exceeded. The default is 0 which means no limit."$path"which returns the file path containing the row."$data_sequence_number"which returns the Iceberg data sequence number of the file containing the row.iceberg.delete_as_join_pushdown_enabled.ConnectorPlanOptimizer.optimize.hive.s3.use-instance-credentials#21648 (Author: Jalpreet Singh Nanda (:imjalpreet)): Deprecate hive confighive.s3.use-instance-credentialshive.s3.use-instance-credentials. This config will be removed in the upcoming release (:issue:21633).limit-khyperloglog-agg-group-number-enabledto control whether to limit the number of groups for aggregation functions using KHyperLogLog state.All Commits
CAST" (Ajay George)java.lang.OutOfMemoryError: Compressed class space(Pramod)max_spill_bytesconfigurable in presto-on-spark (Shrinidhi Joshi)ApproximateMostFrequentto use type annotations" (feilong-liu)hive.s3.use-instance-credentials(Jalpreet Singh Nanda (:imjalpreet))hive.s3.use-instance-credentialsin hive docs (Jalpreet Singh Nanda (:imjalpreet))CAST(wangd)